Welcome![Sign In][Sign Up]
Location:
Search - ftp server java

Search list

[Internet-NetworkGFtpclient

Description: 用Java编写的简单ftp客户端,没有使用ftp包,自己建立的控制连接、数据连接。看了该程序后能理解网络通信的基本原理。服务器端用ftpserver,十分方便测试,附在压缩包内。还有我自己写的报告,还有编程时出现的问题及解决办法-Simple ftp client written in Java, do not use the ftp package, they established control connection and data connection. After reading the program can understand the basic principles of network communication. By ftpserver, server-side testing is very convenient, attached to the compressed package. There is a report I wrote it myself, there are programming problems and solutions
Platform: | Size: 1159168 | Author: guqi | Hits:

[JSP/JavaFTPServer

Description: 实现了用Java语言实现FTP协议-服务器端程序。-It implements the FTP protocol implementation using Java language- server-side program.
Platform: | Size: 17408 | Author: wendy | Hits:

[JSP/Javaftpdemo

Description: 简单的FTP服务器与客户端:支持命令:? ls get 服务器端:1,服务器accept 多个客户socket, 使用【多线程】2,每个接受上来的客户socket,只对应【单线程】处理各类请求即可! 客户端:客户端多线程: 1个负责 请求发送,另1个负责 接收服务器的反馈信息-ftpdemo, a simple ftp java programe! Server: ServerSocket accept socketAgentThread FtpServer server = new FtpServer() server.listen(8800) ServerSocket ss = new ServerSocket(port) Client: Socket receiveResponder sendRequester
Platform: | Size: 3072 | Author: 周俊 | Hits:

[Internet-NetworkFTPClient

Description: 用Java实现简单的FTP断点续传客户端,需要服务器IP地址,端口号,可选传输层为UDP还是TCP-Using Java to achieve a simple HTTP FTP client, you need a server IP address, port number, optional UDP or TCP transport layer
Platform: | Size: 253952 | Author: yuyang | Hits:

[Proxy Serverproxyee-master

Description: 代理上网java程序,可支持http,https(proxy web server,support http and https ,ftp)
Platform: | Size: 25600 | Author: yixiu | Hits:
« 1 2 3 4 5 6 7 8»

CodeBus www.codebus.net